home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Puzzle / rollon / rollon.dcr / 00001_RollOn01.swf / scripts / DefineButton2_179 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-09-09  |  67 b   |  5 lines

  1. on(release){
  2.    screenSize = 1;
  3.    ball.gotoAndPlay("res1");
  4. }
  5.